<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body{font-family:"宋体";color:#333; width:100%;/*box-sizing: border-box;overflow:visible!important;*/}
/*首页主题内容*/
.indexTypes{width:1200px;margin:0px auto;/*border:1px solid #f00;*/}
.indexTypes ul li{position:relative;float:left;width:240px;overflow:hidden;height:113px;overflow:hidden;}
.indexTypes ul li:hover{cursor:pointer;}
.indexTypes ul li.currnet{width:480px;}
.indexTypes ul li .title{ border:solid #FFFFFF 1px;width:240px;padding-top:45px;  background:url(../images/33.jpg);font-size:16px;color: #fff;font-family:"微软雅黑";height:83px; float:left;}
.indexTypes ul li .title a{color:#fff;}
.indexTypes ul li .title h2{font-size:16px;font-weight:bold;padding-bottom:5px;}
.indexTypes ul li.current .title{background:url(../images/22.jpg) no-repeat left top;}
.indexTypes ul li .con{position:absolute;top:0; width:240px; left:240px;background:url(../images/typeUl.jpg) no-repeat left top;overflow:hidden;height:113px;overflow:hidden; }
.indexTypes ul li #con11{background:url(../images/44.jpg) no-repeat left top;}
.indexTypes ul li #con22{background:url(../images/44.jpg) no-repeat left top;}
.indexTypes ul li #con33{background:url(../images/44.jpg) no-repeat left top;}
.indexTypes ul li .con ul{padding-top:0px;}
.indexTypes ul li .con ul li{float:none;height:auto;width:auto;}
.indexTypes ul li .con ul li a{line-height:28px;width:195px;display:block;text-indent:3em;background:url(../images/typesLi.jpg) no-repeat 6px 7px;border-bottom:1px dashed #d1d1d1;}
.indexTypes ul li .con ul li a:hover{color:#F87C02;}

.more{ height:200px; line-height:30px; text-align:left; padding-left:20px;font-size:18px;color: #2b368f;font-family:"微软雅黑";}</pre></body></html>